projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3f2e4e
)
xenapi: add xen_xspolicy.h to libxen includes file
author
Keir Fraser
<keir@xensource.com>
Wed, 26 Sep 2007 08:11:46 +0000
(09:11 +0100)
committer
Keir Fraser
<keir@xensource.com>
Wed, 26 Sep 2007 08:11:46 +0000
(09:11 +0100)
Signed-off by: Reiner Sailer <sailer@us.ibm.com>
tools/libxen/include/xen/api/xen_all.h
patch
|
blob
|
history
diff --git
a/tools/libxen/include/xen/api/xen_all.h
b/tools/libxen/include/xen/api/xen_all.h
index 8f0c1b83bcd50086598e1447efa385c4a04bfaf6..4d0822666856bdd4d3ac512a900f5a195b9a62a7 100644
(file)
--- a/
tools/libxen/include/xen/api/xen_all.h
+++ b/
tools/libxen/include/xen/api/xen_all.h
@@
-36,4
+36,5
@@
#include <xen/api/xen_vm_metrics.h>
#include <xen/api/xen_vm_power_state.h>
#include <xen/api/xen_vtpm.h>
+#include <xen/api/xen_xspolicy.h>
#endif